home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 4
/
Amiga Tools 4.iso
/
tools
/
developer-tools
/
assembler
/
barfly
/
source_debug
/
regundotest.s
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-02-26
|
159 b
|
11 lines
;useful to see the Register Undo function working
moveq #1,d0
moveq #2,d1
moveq #3,d2
moveq #4,d3
moveq #5,d4
moveq #6,d5
moveq #7,d6
moveq #8,d7
rts